Einhugur Word Component for Buoy

TableCell.Border Method

Returns border info object of given type for the table.

Border(
   type as BorderParts) as TableBorder

Parameters

type
The type of border to request.

Returns

TableBorder
Border object of requested type. Object is always returned no matter if cell has border or not.

Remarks

See Also

TableCell Class